v0.16.3
Detritus
interface
RawUserSettings
Properties
afk_timeout
animate_emojis
convert_emoticons
default_guilds_restricted
detect_platform_accounts
developer_mode
disable_games_tab
enable_tts_command
explicit_content_filter
friend_source_flags
gif_auto_play
guild_folders
guild_positions
inline_attachment_media
inline_embed_media
locale
message_display_compact
render_embeds
render_reactions
restricted_guilds
show_current_game
status
theme
timezone_offset
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
gateway
/
RawUserSettings
Interface
RawUserSettings
Defined in rawevents
Properties
afk_timeout
:
number
animate_emojis
:
boolean
convert_emoticons
:
boolean
default_guilds_restricted
:
boolean
detect_platform_accounts
:
boolean
developer_mode
:
boolean
disable_games_tab
:
boolean
enable_tts_command
:
boolean
explicit_content_filter
:
number
friend_source_flags
:
{
all
:
boolean
}
gif_auto_play
:
boolean
guild_folders
:
Array
<
string
>
external
Array
guild_positions
:
Array
<
string
>
external
Array
inline_attachment_media
:
boolean
inline_embed_media
:
boolean
locale
:
string
message_display_compact
:
boolean
render_embeds
:
boolean
render_reactions
:
boolean
restricted_guilds
:
Array
<
string
>
external
Array
show_current_game
:
boolean
status
:
string
theme
:
string
timezone_offset
:
number